| SiMsgPendingMessage |
| Logical Entity Name | SiMsgPendingMessage |
| Default Table Name | SiMsgPendingMessage |
| Physical Only | NO |
| Definition | |
| Note |
| SiMsgPendingMessage Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SiMsgPendingMessgageID |
int | NO | ||
| MessageXML | nvarchar(3000) | NO | ||
| MessageType | varchar(20) | NO | ||
| AtemptCount | int | NO | ||
| FirstAttemptStart | datetime | YES | ||
| LastattemptStart | datetime | YES | ||
| TrackingNumber | uniqueidentifier | NO | ||
| UserID | int | NO | ||
| MachineName | varchar(255) | YES | ||
| StepNbr | int | NO | ||
| cmEventID | int | YES | ||
| Active | bit | NO | ||
| ts | timestamp | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO |
| SiMsgPendingMessage Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SiMsgPendingMessage_SiMsgPendingMessageID_U_C_IDX | PrimaryKey | SiMsgPendingMessgageID |
| SiMsgPendingMessage Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SiMsgPendingMessage Check Constraints |
| Check Constraint Name | CheckConstraint |